crypto/tls.clientHandshakeState.pickCipherSuite (method)
2 uses
crypto/tls (current package)
handshake_client.go#L458: func (hs *clientHandshakeState) pickCipherSuite() error {
handshake_client.go#L687: if err := hs.pickCipherSuite(); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)